CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - finding roots

搜索资源列表

  1. yingyongshuzhifenxi.rar

    0下载:
  2. 本书包括绪论,插值法,函数逼近,解线性方程组的直接方法、迭代法,数值微分与数值积分,非线性方程求根,常微分方程数值解法,矩阵特征值与特征向量的计算以及附录和习题解答等。 ,This book includes introduction, interpolation, function approximation, solution of linear equations of the direct method, iterative method, numerical differentiati
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:3239623
    • 提供者:zz
  1. Folder

    0下载:
  2. Matlab codes for calculating RMS Value and finding roots.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3386
    • 提供者:Fabine1
  1. polynomials10

    0下载:
  2. This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs) Implemented in ANSI C++ Templates. Handles all real and complex floating p
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2701868
    • 提供者:_tika_
  1. secant

    0下载:
  2. In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.-The secant iteration to find the zero of some non-linear function converges to zero if
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:938
    • 提供者:王怀东
  1. fcqg

    0下载:
  2. matlab方程求根程序,里面包括了常用的matlab方程求根的程序,包括手写的和matlab自还的函数。-matlab equation Roots program, which includes the commonly used procedure for finding roots of equations matlab, including handwritten and self is also a function of matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:11096
    • 提供者:zy
  1. fangchengqiugen

    0下载:
  2. 这是用MATLAB实现方程的求根问题,有贝努力法等十几种算法,具体的代码都已给出。-This is achieved using MATLAB problems finding roots of equations, there are a dozen Bernoulli law algorithms have been given a specific code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:11088
    • 提供者:陈臻
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. Fpi

    0下载:
  2. fixed point iteration for finding roots
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:ali
  1. rootmusic1

    0下载:
  2. 本代码是求根MUSIC算法的源程序。采用求根MUSIC算法进行DOA估计-MUSIC algorithm for finding roots of this code is the source. Roots of DOA by MUSIC algorithm estimates
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:934
    • 提供者:maomaoshu
  1. Based-on-real-eigenvalue-decomposition-algorit

    0下载:
  2. 基于实值特征值分解的求根MUSIC算法Based on real eigenvalue decomposition algorithm for finding roots of MUSIC-Based on real eigenvalue decomposition algorithm for finding roots of MUSIC
  3. 所属分类:Linux-Unix program

    • 发布日期:2016-01-26
    • 文件大小:70656
    • 提供者:sofa102
  1. zxecf

    0下载:
  2. 一种应用牛顿迭代法的MATLAB源程序 解决的是方程求根的问题-A MATLAB application of Newton iteration method to solve the source problem of finding roots of equations
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:676
    • 提供者:罗辉
  1. MATLAB_Arithmetic

    0下载:
  2. 书名:[MATLAB语言常用算法程序集].(龚纯).清晰版 内容:插值,函数逼近,特征值计算,数值微分,数值积分,方程求根,非线性方程组求解,线性方程组的直接法,线性方程组的的迭代法,随机数生成,特殊函数计算,常微分方程的初值问题,偏微分方程的数值解法,数据统计和分析。-Title: [MATLAB algorithms commonly used in assembly language]. (Gong pure). Clearer view of the contents: interp
  3. 所属分类:matlab

    • 发布日期:2017-06-10
    • 文件大小:17145214
    • 提供者:刘鹏
  1. MATLAB-language

    0下载:
  2. 差值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、线性方程组直接法、线性方程组迭代法、随机数生成、特殊函数计算、常微分方程初值问题、偏微分方程数值解法、数据统计和分析-Difference, function approximation, eigenvalue calculation, numerical differentiation, numerical integration, finding roots of equations, nonlinear equ
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:137868
    • 提供者:jame
  1. finding-roots

    0下载:
  2. finding roots by search method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:141813
    • 提供者:MOHAMED
  1. qiugen

    0下载:
  2. 求根软件,只能用于一元二次方程的一般式的求根-Finding roots of software can only be used for finding roots of a quadratic equation of the general type
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:572147
    • 提供者:jiangxw
  1. hanshu5

    0下载:
  2. 用牛顿迭代法求根的函数;用递归法求n阶勒让德多项式的值-Newton iterative method for finding roots of functions recursive method and the n-order Legendre polynomial values
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:642
    • 提供者:olivia
  1. haohaohaohaodesanfa

    0下载:
  2. 该算法实现很关于求根的功能,很好的算法,希望能对大家有所帮助-The algorithm is on the function of finding roots, a good algorithm, I hope you can help
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:1310
    • 提供者:王鹏
  1. roots-music.m

    0下载:
  2. 空间谱估计算法中的求根MUSIC算法,很简单程序。-Spatial spectrum estimation algorithm finding roots of MUSIC algorithm is very simple program.
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:958
    • 提供者:宋雪松
  1. Newtonxq

    0下载:
  2. 牛顿法的matlab程序。该函数是用牛顿法求根的迭代方法。-Newton method matlab program. The function is an iterative method for finding roots of Newton method.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:624
    • 提供者:lisa
  1. ROOTS

    0下载:
  2. finding roots to a function using bisection and newton method
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:31681
    • 提供者:Geoada
« 12 3 »
搜珍网 www.dssz.com